CellRenderer: Clarify doc of .start_editing()
authorDaniel Boles <dboles.src@gmail.com>
Mon, 2 Apr 2018 12:18:18 +0000 (13:18 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Tue, 17 Apr 2018 18:07:39 +0000 (19:07 +0100)
commitaaf2e30a483c9c6cddcdcca5c53352d7d7d55b70
treed0d8f3a388a23ad23c3328c33ca09d83bbfc48a3
parent50feed4c28057cdc19b736b106b789851b6e34b4
CellRenderer: Clarify doc of .start_editing()

Drop the line copied from .activate(), replace it with a description of
what this method actually does, and explain what a NULL result means.

https://gitlab.gnome.org/GNOME/gtk/issues/154
gtk/gtkcellrenderer.c